// Forespace - grilled
// by Ben Johnson


Durn=".5",

CamX="150 + sin(t) * 5",
CamY="80 * sin(t/8)", // more camera motion from left to right.
CamZ="3 + 5 * -2",

CmLX="30",
CmLY="0",
CmLZ="0",

CUpX="0",
CUpY="0",
CUpZ="1",

// Leading line colour is light blue
LvlR="0.25",
LvlG="0.5",
LvlB="0.8",

// Line width changes by time.. thanks Electroscope
LWdt="1 + 4 * sqwv(1+dt)",

// Red with yellow highs
R="1 - dt ",
G="fft(s) * 2 - dt * 1.5",
B="0",

widt=510,heig=320,


ConL=1,ConB=0,



C0="40 * cos(dt)",

X="dt * 120",
Y="80 * s - 40",
Z="c0 * fft( s ) - 12",


Scal="1040",
ScSz=10,

Pers="55",

Vers=40